Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app): add analytics for localization feature #17130

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

smb2268
Copy link
Contributor

@smb2268 smb2268 commented Dec 17, 2024

fix EXEC-1028

Overview

This Pr adds four events for tracking the localization feature

Test Plan and Hands on Testing

Changelog

  1. Add events for the 4 locations you are able to update your language, 2 on ODD and 2 on desktop

Review requests

Look over the events for naming and property clarity

Risk assessment

Low, analytics events only

@smb2268 smb2268 requested review from vegano1 and mjhuff December 17, 2024 22:21
@smb2268 smb2268 self-assigned this Dec 17, 2024
Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Are we concerned with potentially double reporting these events ever? If so, we might need some sort of transactionId (as an idempotency key).

You mean like if a user repeatedly swaps the radio button back and forth in one modal/setting view? I think that could still give us useful information, but I'll ask Anthony if he'd prefer an additional key!

@smb2268 smb2268 marked this pull request as ready for review December 20, 2024 18:42
@smb2268 smb2268 requested a review from a team as a code owner December 20, 2024 18:42
@smb2268 smb2268 requested review from shlokamin and removed request for a team December 20, 2024 18:42
@smb2268 smb2268 merged commit 3162131 into edge Dec 20, 2024
30 checks passed
@smb2268 smb2268 deleted the app_intl-analytics branch December 20, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants